home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / xm-i386isc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  100 b   |  5 lines  |  [TEXT/MPS ]

  1. #define REAL_VALUE_ATOF(x) strtod ((x), (char **)0)
  2. extern double strtod ();
  3.  
  4. #include "xm-i386v.h"
  5.